Liandri Bot
--------------
Model and textures by Kecko
Animation and code by Wulfrayne
--------

A Player Model inspired by the Secret Level Unreal Tournament Episode, available for both Unreal and Unreal Tournament

Featuring a few different variants including a Xan skin, Team Colors, a Glowing Light (with a few colors to choose from) and Bots support

To install, simply move the contents of this file into your Unreal or Unreal Tournament folder

--------

When creating a new skin, make sure to define all the eye glow colors in your int file, it should look something like this:

Object=(Name=LiandriBotSkins.LXan1GlowGreen,Class=Texture,Description="Green")
Object=(Name=LiandriBotSkins.LXan1GlowYellow,Class=Texture,Description="Yellow")
Object=(Name=LiandriBotSkins.LXan1GlowOrange,Class=Texture,Description="Orange")
Object=(Name=LiandriBotSkins.LXan1GlowBlue,Class=Texture,Description="Blue")
Object=(Name=LiandriBotSkins.LXan1GlowPink,Class=Texture,Description="Pink")
Object=(Name=LiandriBotSkins.LXan1GlowRed,Class=Texture,Description="Red")

These textures don't actually need to exist, this is simply tricking the game into loading them
New glow textures should be formatted similarly